home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / web / noweb / contrib / davelove / Makefile < prev    next >
Makefile  |  1995-02-24  |  73b  |  7 lines

  1. SHELL=/bin/sh
  2. all:
  3. source:
  4. install:
  5. clean:
  6.     /bin/rm -f *.dvi *.log *.aux
  7.